You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > ScaleRows Method > Matrix.ScaleRows Method ([In] TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.ScaleRows Method ([In] TVec)

Scale all matrix rows with values from Src.

Syntax
C#
Visual Basic
public TMtx ScaleRows([In] TVec Src);

Src.Length must be equal to Self.Rows.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!